| Name | Description | |
|---|---|---|
![]() | PDFIndexedColor Constructor | Initializes a new Object with an indexed colorspace. |
The following tables list the members exposed by PDFIndexedColor.
| Name | Description | |
|---|---|---|
![]() | PDFIndexedColor Constructor | Initializes a new Object with an indexed colorspace. |
| Name | Description | |
|---|---|---|
![]() | colorSpace | (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor) |
| Name | Description | |
|---|---|---|
![]() | copy | Copies this color. |
![]() | equals | Determines whether the specified Object is equal to the current Object. |
![]() | equalsComponents | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor) |
![]() | getColorComponents | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getColorIndex | Gets the color index. |
![]() | getColorSpace | Gets the colorspace. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor) |
![]() | hashCode | Serves as the default hash function. |
![]() | setColorIndex | Sets the color index. |
![]() | toRgbColor | Converts this color to RGB. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor) |